MADNESS  version 0.9
Static Public Member Functions | List of all members
madness::archive::ArchiveImpl< ParallelOutputArchive, T[n]> Struct Template Reference

Forward fixed size array to archive_array. More...

#include <parar.h>

Static Public Member Functions

static const
ParallelOutputArchive
wrap_store (const ParallelOutputArchive &ar, const T(&t)[n])
 

Detailed Description

template<class T, std::size_t n>
struct madness::archive::ArchiveImpl< ParallelOutputArchive, T[n]>

Forward fixed size array to archive_array.

Member Function Documentation

template<class T , std::size_t n>
static const ParallelOutputArchive& madness::archive::ArchiveImpl< ParallelOutputArchive, T[n]>::wrap_store ( const ParallelOutputArchive ar,
const T(&)  t[n] 
)
inlinestatic

The documentation for this struct was generated from the following file: